2006-04-22 Tor Lillqvist <tml@novell.com>
* gtk/Makefile.am (gtk_private_h_sources): Small workaround for
weird bug in some versions of Automake at least on Windows.
+2006-04-22 Tor Lillqvist <tml@novell.com>
+
+ * gtk/Makefile.am (gtk_private_h_sources): Small workaround for
+ weird bug in some versions of Automake at least on Windows.
+
2006-04-21 Alexander Larsson <alexl@redhat.com>
Merge the gtk-printing branch.
+2006-04-22 Tor Lillqvist <tml@novell.com>
+
+ * gtk/Makefile.am (gtk_private_h_sources): Small workaround for
+ weird bug in some versions of Automake at least on Windows.
+
2006-04-21 Alexander Larsson <alexl@redhat.com>
Merge the gtk-printing branch.
endif
if OS_WIN32
-gtk_private_h_sources +=
- gtkfilesystemwin32.h \
- gtkprint-win32.h
+gtk_private_h_sources += gtkfilesystemwin32.h gtkprint-win32.h
gtk_c_sources += \
gtkfilesystemwin32.c \